'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As T
public T this[ System.int index ]; {get;}
FormattingBagList<T> Class FormattingBagList<T> Members